Release 10.1A: OpenEdge Development:
ADM Reference


deleteRecord

Procedure that deletes the current record. SmartDataBrowser version of deleteRecord. Invoked when the delete button is chosen in an Update SmartPanel or in a SmartToolbar.

Location: browser.p

Parameters: None

Notes: Invokes deleteRecord in datavis.p (RUN SUPER), which then runs deleteRow in the associated SmartDataObject to delete the row from the RowObject result set. Makes sure a row is selected in the SmartDataBrowser before deleting the row. Runs deleteComplete when the SmartDataBrowser has its own database query. Typically customized when you want to add a message to confirm the deletion.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095